;;; QQ: 67762207
[@main]
#IF
checkpkpoint 2
#SAY
I will not tell you that their hands were stained with the blood of people trading. \ \
<Close/@exit>


#ELSESAY
Welcome to, what I do for you? \ \
<Using/@UserMarker> commissioned Store \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@UserMarker]
#CALL [System\ConsignmentMarket.txt] @UserMT

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Closer look at the price and buy ah, I can see quite a few because the wrong price to buy cheap goods with high prices people. \ \
_ <Close/@exit>



[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207